adTempus API
PreviousUpNext
IStringVector::Item Method

Gets the item with the specified index.

C++
HRESULT Item(long index, [out, retval] BSTR* pVal);
C#
Item(long index, [out, retval] BSTR pVal);
Visual Basic
Sub Item(index As long, pVal As [out, retval] BSTR)

Valid indexes range from 1 to Count.

adTempus API Reference version 3.0.0.0, revised 10/30/2008